Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experiment] extending features with addition pip package #2168

Draft
wants to merge 3 commits into
base: devel
Choose a base branch
from

Conversation

sh-rp
Copy link
Collaborator

@sh-rp sh-rp commented Dec 20, 2024

Description

This example shows how to implement a basic version of a feature in one package and extending it in another package making it possible for the base lib to load the extended version if present. We use a factory for this and this will also allow us to upgrade typing to a new version if a certain lib is present.

Copy link

netlify bot commented Dec 20, 2024

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit 741ef50
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/6765438294b5310008d1aa85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant